runtime.arenaHint.addr (field)

8 uses

	runtime (current package)
		malloc.go#L551: 			hint.addr = p
		malloc.go#L618: 		hint.addr = p
		malloc.go#L626: 		userArenaHint.addr = p
		malloc.go#L671: 		p := hint.addr
		malloc.go#L689: 			hint.addr = p
		malloc.go#L725: 		hint.addr, hint.down = uintptr(v), true
		malloc.go#L728: 		hint.addr = uintptr(v) + size
		mheap.go#L317: 	addr uintptr